PImageSaveForSep(const char * fImage, PMBool bUpdateLink, short cPreview,
short nFileFormat, PMBool bCropped, PMBool bProfile, short nCompression, short
nDataFormat, PMBool b60SpecCompliance);
const char * fImage;
Full path and name for the new color image (you must specify a new name; you cannot overwrite the existing image)PMBool bUpdateLink;
false to leave image that is placed on page linked to original file
true to link image that is placed on page to the new, preseparated imageshort cPreview;
0 for None (no preview)
1 for Draft
2 for Bestshort nFileFormat;
0 save as a DCS
1 save as a TIFFPMBool bCropped;
true save cropped image
false save full imagePMBool bProfile;
true include color management profile with the image
false do not include profileshort nCompression;
0 for none
1 for minimum
2 for maximum lossless
3 for maximum lossyshort nDataFormat;
0 - Normal interleaved
1 - Normal planar
2 - Tile interleaved
3 - Tile planarPMBool b60SpecCompliance;
true saved image complies with the 6.0 TIFF specification
false saved image is not a 6.0 TIFF
Adobe PageMaker 6.5 Help > Commands > File > Preferences
Comments or suggestions? Contact Adobe Developer Support